<html><head><title>Recipe File Listing</title>
<meta name="description" content="INSIGHT recipe file listing"> 
<style>
td,th { padding-left: 5px; padding-right: 5px; text-align: left; }
td { background-color: #eeeeee;}
th { background-color: #ffcccc;}
td.right { text-align: right; }
</style>
</head>
<body><font face="Arial,Helvetica">
<h1>Recipe files: <date></h1>

<table>
<tr>
  <th>Description</th>
  <th>Code Number</th>
  <th>Date</th>
  <th>Typecodes</th>
  <th>File</th>
  <th>Pictures</th>
</tr>
<listing>
<tr>
<td><descrip></td>
<td><codenum></td>
<td><rdate></td>
<td><typecodes></td>
<td><filename></td>
<td class="right"><pictures></td>
</tr>
</listing>
</table>

</font></body></html>
